func golang.org/x/crypto/sha3.new224Asm

2 uses

	golang.org/x/crypto/sha3 (current package)
		hashes.go#L19: 	if h := new224Asm(); h != nil {
		hashes_generic.go#L16: func new224Asm() hash.Hash { return nil }